micro_utils.dokka
0.9.5
common
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
[common]mapOnSecond
map
On
Second
common
inline
fun
<
T2
,
R
>
Either
<
*
,
T2
>
.
mapOnSecond
(
block
:
(
T2
)
->
R
)
:
R
?
Content copied to clipboard
Return
Result of
block
if
this
is
EitherSecond